RCP_ User Preferences
RCP_ values
are used in the wRcPreferences member of the global RC structure. The RC
structure is passed to a version 1.0 recognizer in the lpRC argument of InitRC and informs the recognizer
of the user preferences.
RCP_
constants are provided only for compatibility with version 1.0 of the Pen API
and will not be supported in future versions.
The following
table lists the RCP_ values:
|
Constant |
Description |
|
RCP_LEFTHAND |
User writes
with left hand. |
|
RCP_MAPCHAR |
Tells a
version 1.0 recognizer to fill in segmentation information in the lpsyc
member of the SYG
structure. This value cannot be set by the user because there is no Control
Panel access to it. RCP_MAPCHAR is used by the Trainer. |
See Also